home *** CD-ROM | disk | FTP | other *** search
- # Master Demo
- chrono
- varsize 10000
- nohold
- unix
- alias flash cls \; inverse \;cls \; sleep -20 \; normal \; cls
- alias weiter rem We go ahead very soon...\;sleep -50
- help => commands
- foreach command in commands
- # flash
- cls
- rem ; rem ; rem ; rem ; rem ; rem ; rem
- rem
- alias titel rem p M A S T E R q\;rem\;rem The better userinterface for all Atari ST\;rem
- titel
- rem
- rem This short Demo shows you some of the features of the new shell for the
- rem Atari ST - Computers, that will establish new standards.
- rem
- rem ; rem ; rem ; rem ; rem ; rem ; rem
- weiter
- #
- cls
- titel
- rem Master knows many commands to make working with your computer much
- rem easier:
- rem
- help
- weiter
- sleep -50
- #
- cls ; titel
- rem gives you accurate informations
- rem the current time:
- rem
- rem D:time
- time
- rem
- rem and the date of today:
- rem
- rem D:date
- date
- rem
- rem the files on the harddisk
- rem
- rem D:dir c:
- dir c:
- weiter
- sleep -50
- #
- cls
- titel
- rem helps you
- rem
- rem with informations about every builtin command:
- rem
- rem for example about the command '$command' with 'help $command' ...
- sleep -50
- rem D:help $command
- chrono ; help $command ; elapsed => uuu
- rem and how long did it take ?
- rem
- rem $uuu
- weiter
- sleep -50
- endfor
-